home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Joker 5 & 6 / Multimedia Joker 1996-05 & 06 (1996)(Joker Verlag)(DE)[Amiga-Mac-PC].iso / mac / AMIGA / PDTOOLS / OPUSMPEG.DMS / OPUSMPEG.adf / cdda_mpeg_op5.lzx / cdda_mpeg_op5 / CDDA_MPEG_Docs / check / 1 next >
Text File  |  2000-06-06  |  234b  |  6 lines

  1. if EXISTS LIBS:rexxsupport.library 
  2.     requestchoice "System Check" "`version LIBS:rexxsupport.library full`" "OK"
  3. else 
  4.     requestchoice "Fehler" "Die rexxsupport.library wurde nicht gefunden. *nDiese muss installiert sein !" "OK"
  5. EndIf
  6.